projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e40f17
)
Move tree-widget/ from etc/ to etc/images/
author
Glenn Morris
<rgm@gnu.org>
Wed, 22 Aug 2007 04:58:26 +0000
(
04:58
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 22 Aug 2007 04:58:26 +0000
(
04:58
+0000)
etc/images/tree-widget/default/empty.xpm
[new file with mode: 0644]
patch
|
blob
diff --git a/etc/images/tree-widget/default/empty.xpm
b/etc/images/tree-widget/default/empty.xpm
new file mode 100644
(file)
index 0000000..
8af9f2f
--- /dev/null
+++ b/
etc/images/tree-widget/default/empty.xpm
@@ -0,0
+1,33
@@
+/* XPM */
+static char * empty_xpm[] = {
+"16 21 9 1",
+" c None",
+". c #848400",
+"+ c #949429",
+"@ c #9C9C31",
+"# c #9C9C39",
+"$ c #A5A542",
+"% c #A5A54A",
+"& c #ADAD52",
+"* c #ADAD5A",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ... ",
+" ..+.. ",
+" ..+@#.. ",
+" ..+@##$.. ",
+"..+@##$%%.. ",
+".+@##$%%&*. ",
+"..##$%%&*.. ",
+" ..$%%&*.. ",
+" ..%&*.. ",
+" ..*.. ",
+" ... ",
+" ",
+" ",
+" ",
+" ",
+" "};